home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / utilities / guide / adgformat1_3.lha / ADGformat / ADGFormat.History < prev    next >
Encoding:
Text File  |  1994-10-06  |  1.5 KB  |  57 lines

  1.  
  2.  
  3. -------------
  4. Revision V1.3
  5. -------------
  6.  
  7.      - Some major bugfixes:
  8.        1) Freeing up memory that was left allocated.
  9.        2) Fixed CTRL-C handeling.
  10.        Also fixed a few minor bugs. Doesn't appear to have other problems, 
  11.        but still doesn't free all memory if CTRL-C is pressed.
  12.  
  13.  
  14. -------------
  15. Revision V1.2
  16. -------------
  17.  
  18.      - This is the first public release - released on October
  19.        28'th, 1994.
  20.  
  21.      - Remembered, that @NODE could be spelled with caps (or
  22.        with no caps), and now the parser is case independent.
  23.  
  24.      - Trying to make speed/size optimizing - but size is the 
  25.        most important, since most text parsed is after the 
  26.        @MAIN NODE.
  27.  
  28.      - Improved the scanner. 1) It had a few problems in reconizing
  29.        nodes with special chars. Nodes now all words without
  30.        spaces. 2) Speed is now improved, by selecting only the
  31.        rules that apply to specific sections of a guide file.
  32.        (Change: Extranous text inside @Node Main goes to NUL:)
  33.  
  34.  
  35. -------------
  36. Revision V1.1
  37. -------------
  38.  
  39.      - Now it is possible to select what delimiter the program uses
  40.        between the columns (Default is "|") and you can choose, if
  41.        you want output or not (Use 'V' to make verbose output).
  42.  
  43.  
  44. -------------
  45. Revision V1.0
  46. -------------
  47.  
  48.      - Changed the reading of arguments so that it uses
  49.        AmigaDos templates instead of my own clumsy argument
  50.        routine.
  51.  
  52.      - This is an internal release. 
  53.  
  54.        --- Initial release ---
  55.  
  56.  
  57.